﻿/*------------------左侧菜单--------------------*/
.main_content {magin:0;}
.article_left{float: left;width: 18%;}
@font-face {
				font-family: han;
				src: url(/Content/plugins/font-awesome/fonts/NotoSerifCJKsc-Bold.otf);
src: url("/Content/plugins/font-awesome/fonts/NotoSerifCJKsc-Bold.eot?#iefix") format("embedded-opentype"),
 url("/Content/plugins/font-awesome/fonts/NotoSerifCJKsc-Bold.woff") format("woff"),
 url("/Content/plugins/font-awesome/fonts/NotoSerifCJKsc-Bold.ttf") format("truetype"), 
url("/Content/plugins/font-awesome/fonts/NotoSerifCJKsc-Bold.svg#SingleMaltaRegular") format("svg");

font-weight: bold;
			}
   .linkmap{
 display: none;
   }

.article_right.border{
  border-left: 1px solid #6D6D6D;
  border-right: 1px solid #6D6D6D;
  border-top: none;
  border-bottom: none;
}
img.title_right_icon {
  margin-left: 1.25vw;
  height: 1.25vw;
}
.columnLinkMap .linkmap {
  width: 100%;
}
.border{
  border: 1px solid #6D6D6D;
}
.pd0-60{
  padding: 0 60px;
}
.main {
  background-image: url(/Content/Areas/Common/images/article_bg.png);
  background-repeat: repeat-y;
  margin-bottom: 0;
  background-color: #f8f8f8;
}
.columnLinkMap{
  overflow: hidden;
}
.Min .Min_Box.h2.title_header a.more{background:url(/Content/Areas/Common/images/Article/more.gif)no-repeat!important;}
/***一级***/
.article_left .lv1_li>.left_menu_div:hover{
  background: #ffffff30;
}
.article_left .lv1_li>.left_menu_div.current{
 background: #ffffff30;
}
.article_left .lv1_ul{
  line-height: 38px;
  /* padding: 0 20px; */
  background-image: url(/Content/Areas/Common/images/leftNavBg.png);
  background-color: #0f449d;
}

.article_left .lv1_li a:hover{color: #FFDE99;}

.article_left .lv1_li .lv1_p{
 font-size: 16px;
 cursor: pointer;
 line-height: 34px;
 padding: 0.625vw 2vw;
 padding-left: 0;
 /* text-align: center; */
 }
.article_left .lv1_li .lv1_p a.lv1_tit{
 display: block;
 color: #fff;
 line-height: initial;
  padding: 0.2vw 0; 
 padding-left: 4.4vw;
 background-image: url(/Content/Areas/Common/images/common/leftnav_ico.png);
 background-size: 2.06vw;
 background-repeat: no-repeat;
 background-position: 20px center;
 }
.article_left .lv1_p.hasChildren{background: url(/Content/Areas/Common/images/common/leftnav_close.png) no-repeat right 20px center;background-size: 0.94vw;cursor:pointer;/* padding: 0 40px; */}
.lv2_ul li .hasChildren{background: url(/Content/Areas/Common/images/common/leftnav_close.png) no-repeat right center;}
.lv2_ul li .lv3_li .hasChildren{
  background: none;
}
.article_left .lv1_p.hasChildren.show {background: url(/Content/Areas/Common/images/common/leftnav_open.png) no-repeat right 20px center;}
.article_left .lv2_ul li .hasChildren.show{background:url(/Content/Areas/Common/images/common/leftnav_open.png) no-repeat right center;}
.article_left .lv1_p.current a{color:#1459be;}
/****二级****/
.article_left .lv2_ul{display:none;padding-bottom:10px;background: #0326624d;/* padding: 0 10px; */}
.article_left .lv2_li .lv2_p.hasChildren{cursor: pointer;padding-right:35px; background: url(/Content/Areas/Common/images/common/leftnav_close.png) no-repeat right 20px center;}
.article_left li .lv2_li a {
  color: #c3c3c3;
 
  display: block;
  line-height: initial;
  padding: 10px 0;
  padding-left: 4.4vw;
  padding-right: 16px;
}
.article_left .lv2_li .lv2_p.hasChildren.show{background:url(/Content/Areas/Common/images/common/leftnav_open.png) no-repeat right 20px center;}
.article_left .lv2_li .lv2_p.hasChildren.opend.show{background:url(/Content/Areas/Common/images/common/leftnav_open.png) no-repeat 198px center;}
.article_left li .lv2_li{font-size:14px;display: block;color: #fff;/* text-align: center; */}
.article_left li .lv2_li .current{/* padding-left:0; *//* width:120px; */}
.article_left .lv2_li .current a{color: #FFDE99;font-weight: bold;}
/****三级菜单****/
.article_left .lv3_ul{ display:none;padding-left:10px;}
.article_left .lv3_ul li.lv3_li a.lv3_tit {font-size: 12px;}
/*------------------左侧菜单结束--------------------*/
.article_right .pd5-15{padding: 0 0 0 20px;  margin-right: 0;}
.article_right{box-sizing: border-box; _width:76%; width:82%; float:right}
.pd5-15 .title_header span{font-size:30px;}

/*默认站点页样式、默认栏目首页*/
.article_right .Min_Box{width:100%;}
.article_right .Min_Box .article_box img{width:160px;height:115px;float: left}

.pd5-15 h2.title_header span, h2.Com_tit span{color:black;border:none;padding:0;}
/*图文列表页*/
.column_list_imgitem {
 display: flex;
 padding-bottom: 20px;
 padding-top: 20px;
 border-bottom: 1px solid #d6d6d6;
}
.column_list_imgitem .column_list_imgcon{
  margin-right: 20px;
 width: 20%;
}
.column_list_imgitem .column_list_articlecon{
  width: calc(80% - 20px);
}
.column_list_imgcon img{
  max-width: 100%;
}
.column_list_articlecon .dy_title{
 font-size: 18px;
 display: block;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 margin-bottom: 20px;
}
.column_list_articlecon .arc_content{
  text-align: justify;
 text-indent: 2em;
 display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 font-size: 15px;
 margin-bottom: 20px;
}
.column_list_articlecon .date{
  color: #6D6D6D;
}
/*默认栏目列表页*/
.tit{display: none;}

.column_list1 li{line-height: 40px;text-align: center;font-size: 18px;padding: 0 20px;position: relative;} 
.column_list1 li:first-of-type{
  /* padding-left: 0; */
}
.column_list1 li:after{
	content:"";
	position:absolute;
	width: 1px;
	height: 20px;
	background:#6b6b6b;
	right: 1px;
	bottom: calc(50% - 10px);
}
.column_list1 li a{
  color: #6D6D6D;
}
.column_list1 li.active a{
  color:#000000;
  font-size: 19px;
  font-weight: bold;
}
.column_list1 li a:hover{
  color: #0F449D;
}
.column_list1 li:last-of-type{
  /* padding-right: 0; */
  border-right: none;
}
.column_list1 li:last-of-type::after{
	display:none;
}
.column_list1{
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-left: -20px;
}
.share{
  margin-top: 40px;
}
.column_list li{padding-left:20px;line-height: 40px;background: url(/Content/Areas/Hospitals/images/Main/right_icon.png) no-repeat 0px center;font-size: 17px;display: flex;justify-content: space-between;align-items: center;}
.column_list .list_line{
 border-bottom: 1px solid #cacaca;
 height: 1px;
 margin: 10px 0;
 }
/*有时间栏目列表*/
.column_list li .count,.column_list li .date{float: right;color: #999;display: block;text-align: center;flex-shrink: 0;padding-left: 3vw;}
.column_list_tit .count,.column_list_tit .date{float: right;display: block;width: 100px;text-align: center;}
.column_list li a.dy_title {
  
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}
 .column_list li .source{
	 max-width: 11vw;
	 min-width: 3vw;
	 float: right;
   display: none;
	}
  .article_header_con{
 border-bottom: 5px solid #0F449D;
 margin-bottom: 10px;
 margin-top: 65px;
  }
  .article_header_con .title_header{
 margin-bottom: 20px;
 color: #0f449d;
 font-weight: bold;
  }
  
/*无时间图文栏目列表样式*/
.article_L{width:846px;float: left;padding:5px 15px;}
.article_L .column_list li{padding-bottom:10px;border-bottom:1px solid #f3f3f3;background: none;line-height: 26px;margin-top: 15px}
.article_L .column_list li:hover{background:#F7F7F7}
.article_L .column_list li h2{font-size:18px;height: 40px;line-height: 40px;overflow: hidden;}
.article_L .column_list li img{width:160px;height:110px;float: left;margin-right: 15px;}
/*分享按钮样式*/
span.bdsharebuttonbox{float: right}
span.bdsharebuttonbox .bds_more{background: none;height:26px;line-height: 26px;font-size: 14px}
.article_R{ float:right; width:300px; *position: initial !important; _position: initial !important; background:#fff; }
/*有时间图文栏目列表样式*/
.column_list li .count_one,.column_list li .date_time{float: left;color: #999;padding-left:20px;line-height: 26px;height: 26px;margin:6px;}
.column_list li .count_one{background: url(/Content/Areas/Common/images/Article/count_one.png) no-repeat left center;}
.column_list li .date_time{background: url(/Content/Areas/Common/images/Article/date_time.png) no-repeat left center;}
.column_list li .date .source{ width: 140px; float: right;}

/*--------------------文章内容页--------------------*/
.article_right{
  padding-bottom: 5.1vw;
}
.article_right .article_cont .article_sub,.article_right .article_cont .article_sub p{
  text-align: center;
}
.article_right .article_title{font-size: 21px;line-height: 1.8em;color: black;padding: 15px 0;text-align: center;}
.article_right .sub_tit{position: relative;padding:15px 0;/* display: flex; *//* justify-content: space-between; */text-align: center;margin-bottom: 10px;font-size: 15px;padding-top: 0;}
.article_right .sub_tit span{color: #999999;padding-right: 15px;}

.article_right .sub_tit span.count{padding-right: 0;}
.article_right .font_size{position:absolute;right:0;top:12px;line-height:25px}
.article_right .font_size span.notice{padding-right: 0;float:left;font-size:12px}
.article_right .font_size a{display:block;float:left;width:20px;height:25px;overflow:hidden;text-indent:-2000em}
.article_right .font_size a.smaller{background:url(/Content/Areas/Common/images/Article/icon_1.jpg) 0 center no-repeat;}
.article_right .font_size a.larger{background:url(/Content/Areas/Common/images/Article/icon_1.jpg) -27px center no-repeat}
.article_right .font_size a.default{background:url(/Content/Areas/Common/images/Article/icon_1.jpg) -49px center no-repeat;width:23px}
.article_right .article_cont p{line-height:2em;padding-bottom:10px;text-indent: 2em;font-size: 16px;text-align: justify;}
.article_right .article_video li{ text-align:center;}
.article_right .article_video a{ font-size:24px; line-height:2em;}

/*文章表格样式*/
.article_cont table{ margin:0 auto;}
/* .article_right .article_cont td{ border:1px solid #ccc; padding:5px;} */
/*文章标签关键字样式*/
.article_right ul.KeywordUrls{ border-top: 1px solid #d2d2d2;display: block;line-height: 50px; }
.article_right ul.KeywordUrls li.label{float: left;padding-right: 10px;}
.article_right ul.KeywordUrls li.label a{padding:2px 10px;background: #1459be;color: #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.article_right ul.KeywordUrls li.label a:hover{background: #2a8fe3;}
.article_right ul.KeywordUrls li.label span{padding:2px 10px;background: #1459be;color: #fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*文章视频样式*/


/******************************相关********************************/
 i{font-style:inherit;}
.article_right .hide{display: none}
.RelatedOther{ padding:0px 0px; height:36px; line-height:36px; border-bottom: 1px solid #d2d2d2;}
.RelatedOther span{display:inline-block;cursor:pointer;font-size: 16px;color: #999; }
.RelatedOther i{ padding:0 12px;}
.RelatedOther .jiu span{border-bottom:2px solid #1459be;color:#1459be;height:35px;}
.RelatedO{margin-top:15px}
#con_togl_1 h2.Com_tit,#con_togl_2 h2.Com_tit,#con_togl_3 h2.Com_tit,#con_togl_4 h2.Com_tit,#con_togl_5 h2.Com_tit,#con_togl_6 h2.Com_tit{ display:none;}

/*文章页相关科室*/
.RelatedO .img_box{ display: block;width: 200px;height: 130px;overflow: hidden;float: left;margin-right: 20px;}
.RelatedO .gd_tit{ display:none}
.RelatedO .img_box img{ width: 100%;}
.RelatedO .dep_tit{ font-size: 18px;}
.RelatedO p{ color: #666;margin-top: 10px;}
.RelatedO ul.article_list li{ float: left;margin-right: 30px;}
.RelatedO .dep_li{margin-bottom: 15px;padding-bottom: 15px;border-bottom: 1px solid #d2d2d2; *overflow:hidden;}
.RelatedO .dep_li ul.article_list.col_list{_padding: 0px 0px 20px; _overflow:hidden;}
/*文章页相关医生*/
.RelatedO .doct_img{width: 105px;height:135px;float:left; margin-right:20px;overflow: hidden;}
.RelatedO .doct_img img{width: 100%;height:auto;}
.RelatedO .doc_li{border-bottom: 1px solid #d2d2d2;height: 150px; margin-bottom: 15px;}
.RelatedO .doc_li p{ margin-top:0;}
.RelatedO .doc_li .doct_con{ height:150px}
.RelatedO .doc_li .bot_box{ bottom:15px;}
/*文章页相关文章*/
.RelatedO .art_li ul.article_list li{ float:none;margin-right:0px;border-bottom: 1px solid #d2d2d2; padding-bottom:15px; margin-bottom:10px; background:none;padding-left: 0}
.RelatedO .art_li ul.article_list li p{ margin-top:0;}
.share span {
 font-size: 16px !important;
}
/*翻页*/
.turning_page{color:#1459be;/* border-bottom: 2px solid #d2d2d2; */font-size: 16px;}
.turning_page a{color:#1459be}
.turning_page a:hover{text-decoration:underline;}
.prev_next{margin-bottom:10px;float: left;width: 50%;}
.turning_page p span{color:#333;/* padding:2px 4px; */margin:0 2px 0 0px;}
.article_right .prev{line-height:25px; overflow:hidden;}
/*分页样式*/
.pages{line-height:30px;margin: 30px auto!important;height: 34px;padding:0 20px;float:right;_width:94%;width: 100%;}
.pages form{float:left; margin:0 0 0 5px; height:31px; line-height:31px;}
.pages form .pagetz_input{width:30px; margin:0 5px;border:1px solid #dcdcdc;height:28px; line-height:28px;display: block;float: left}
.pages .pagetz_btn{ width:30px; margin:0 5px;border:1px solid #dcdcdc;height:30px;display: block;float: left;cursor: pointer;background: #fff;}
.pages .pagetz_btn:hover{ background:#1459be;color:#fff}
.page_number_div{ margin: 0 auto;   text-align: center;}
.ae-pagination{ width: 100%}
.pagination_page{ color:#333333!important;}
.ui-state-default:hover{ border:none}
.ae-pagination a{height:24px!important;font-size: 16px;margin:0 2px!important;text-decoration:none;font-weight:normal;padding:0px!important;text-align:center;padding: 8px 13px!important;border:solid 1px #dcdcdc!important;color: #333!important;line-height: 24px border-radius: 0px!important;background: none;border-radius: 0px!important;}
.ae-pagination a:hover{background:#1459be!important;border:1px solid #1459be!important;}
.pagination_firstpage{ border:none!important; height:24px!important; width:36px; padding:0px!important;text-align:center; color:#666666!important; line-height:24px!important;}
.ae-pagination-current{color:#FFF!important;background:#1459be!important;border:1px solid #1459be!important;}
.page_number_div{ *float:right;*height:35px;*padding:5px 0;}
.pages a:hover{background-color:#0F449D!important;border:1px solid #0F449D!important;text-decoration: none;color: #fff !important;!i;!;}
.pages .ae-pagination-current,.pages .ae-pagination-current:hover{background-color:#0F449D!important;border:1px solid #0F449D!important;color: #fff !important;!i;!;}
.pagination_firstpage,.pagination_previouspage,.pagination_nextpage{ cursor:pointer;}
.ui-corner-all {border-radius:3px!important;}

/*网站地图样式*/
.WebMap1_ul .WebMap1_li{ width:100%; margin-top:10px;overflow: hidden;}
.WebMap1_ul .WebMap1_li p.WebMap1_p a{float: left;font-size: 14px;padding:3px 8px;background:#1459be;color: #fff}
.WebMap1_ul .WebMap1_li p.WebMap1_p a:hover{background:#548fbf;color: #fff}
.WebMap2_ul{overflow: hidden;float: left;margin-left: 15px;}
.WebMap2_ul li.WebMap2_li{float: left;line-height: 28px;}


.WebMap2_ul li.WebMap2_li p.WebMap2_p a{border-right: 1px solid #999;padding: 0 8px;color: #999}
.WebMap2_ul li.WebMap2_li p.WebMap2_p a:hover{color: #1459be}
ul.WebMap3_ul{display:none;}
/*文章内视频居中*/
.videoBox #a1{
  margin:0px auto;
}

/* 最新图文 搜索 */
.search_new,.new_actile{border: 1px solid #eee;margin-top:10px;width:200px;}
.search_new h2,.new_actile h2{border-bottom:2px solid #eee;padding:5px;text-align: center;font-size: 18px;color:black;font-family: "微软雅黑";}
.new_list .img_box img{margin-bottom:5px;margin-left:10px;width:65px;height: 65px;}
.new_list{margin-top:15px;}
.search_input{border:1px solid #eee;}
.input_01{margin-right: 19px;margin-top: -18px;float: right;width: 100px;}
.input_02{padding:12px 53px;border:none;}
.check{padding:10px;}
.search_new .check select{width: 102px;margin-left: 8px;}
.move_move{padding-bottom: 5px;}
.search_new p,.search_new span,.search_new h2{font-family: "微软雅黑";}
.article_left .new_list a.detail{display: none;}
.article_left .new_list a.title_type{display:block; width: 120px;float: right; font-size: 12px; margin-left: 5px;}
.Li_Odd p,.Li_Even p{width: 100px;float: right;margin-top: 5px;margin-right: 10px;}
.new_pictor{background: #e5f5f4;}


@media only screen and (max-width:768px){
  /*医护资格查询*/
  .zyzg_box{
 width: 100% !important;
  }
  .zyzg_box img{
 display: none;
  }
  .zyzg_box img.clic_btn{
 display: block;
  }
  .article_right .article_cont video {
 max-width: 100%;
}
	.column_list li {
 font-size: 16px;
}
.article_left {
 width: 100%;
}
.main_content.flex{
  display: block;
}
.article_left .lv1_ul{
  background: none;
  margin: 15px 0;
}
.article_right {
 width: 100%;
}
.article_left .lv1_li>.left_menu_div.current{
	background:none;

}
.article_left .lv1_li .lv1_p a.lv1_tit{
  color: #0F449D;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #0F449D;
  /* border-bottom: 1px solid #0F449D; */
  background-image: url(/Sites/Uploaded/UserUpLoad/20250321/20250321164011.png);
  background-repeat: no-repeat;
  background-position: right center;
}
	.article_left .lv1_li .lv1_p{
		padding-bottom:0;
		border-bottom: 1px solid #0F449D;
		padding-top:0;
	}
	.article_left .lv1_li .current .lv1_p{
		background-color: #0f449d3b;
	}
.pd0-60 {
 padding: 0 15px;
}
.article_right .article_cont img {
  max-width: 100%;
}
	.article_header_con {
 margin: 10px 0;
}

.main {
 margin: 0;
 padding: 0;
}

.main_content {
 margin: 0;
}
.article_header_con .title_header {
  margin-bottom: 10px;
}
.pages {
  height: auto;
  box-sizing: border-box;
}

.page_number_div {
  display: flex;
  flex-wrap: wrap;
}

.ae-pagination a {
  margin-bottom: 10px !important;
  display: block;
}
.column_list1 li {
  line-height: 35px;
}
	.column_list_imgitem {
 flex-direction: column;
}

.column_list_imgitem .column_list_imgcon {
 width: 100%;
 margin: 0 0 10px 0;
}

.column_list_imgitem .column_list_articlecon {
 width: 100%;
}

.column_list_articlecon .dy_title {
 margin-bottom: 10px;
}

.column_list_imgcon img {
 width: 100%;
}

.column_list_articlecon .arc_content {
 -webkit-line-clamp: 4;
}
/*预约挂号样式*/
.chuzhen_articleTable{
  overflow-x: scroll;
}
.chuzhen_articleTable table{
  width: 1000px;
}
}

    